Can not mount my USB disk-- Ubuntu nor windows[dmesg including]

Posted by EthanZ6174 on Super User See other posts from Super User or by EthanZ6174
Published on 2010-02-08T06:03:00Z Indexed on 2010/06/11 21:13 UTC
Read the original article Hit count: 239

Filed under:
|
|
|
|

first, here is my dmesn|tail result right after i plugged the disk:

 $ dmesg | tail
[ 2578.697224] scsi 6:0:0:0: Direct-Access HP v100w PMAP PQ: 0 ANSI: 0 CCS
[ 2578.698322] sd 6:0:0:0: Attached scsi generic sg2 type 0
[ 2578.916464] sd 6:0:0:0: [sdb] 3921920 512-byte logical blocks: (2.00 GB/1.87 GiB)
[ 2578.916950] sd 6:0:0:0: [sdb] Write Protect is off
[ 2578.916956] sd 6:0:0:0: [sdb] Mode Sense: 23 00 00 00
[ 2578.916961] sd 6:0:0:0: [sdb] Assuming drive cache: write through
[ 2578.922460] sd 6:0:0:0: [sdb] Assuming drive cache: write through
[ 2578.922470] sdb:
[ 2578.969570] sd 6:0:0:0: [sdb] Assuming drive cache: write through
[ 2578.969578] sd 6:0:0:0: [sdb] Attached SCSI removable disk

there is nothing after 'sdb:' ...

at the meantime, the lsusb shows:

$ lsusb
Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 002 Device 004: ID 03f0:3207 Hewlett-Packard
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 006 Device 002: ID 045e:0737 Microsoft Corp.
Bus 006 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 007 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub

so... can anyone help me? what's wrong with my USB disk?

THX

© Super User or respective owner

Related posts about Windows

Related posts about ubuntu